/* CSS Document */

@charset "utf-8";

/*公共部分样式*/

*{ padding:0; margin:0;font-size: 16px;font-family: "微软雅黑"}
.fl{float: left;}
.fr{float: right;}
.wrapper,.container{width: 1300px; margin: 0 auto;}
a{text-decoration:none;}
a:hover{text-decoration:none;color: #ef7f21;}
ul li{list-style:none;}
.clearfix{zoom:1;}
.clearfix:after{clear:both;display: block;content: "";height: 0;overflow:hidden;}

/*欢迎信息*/

.top{height: 40px;background: #eee;line-height: 40px;color: #666;}
.hello{ font-size: 14px; }
.top_right{cursor: pointer;}
.top_right .search{float: left; }
.top_right .search input{ padding:0 10px;}
.top_right .search img{float: left;margin-top: 11px;margin-right: 5px;}
.top_right .search p{float: left; font-size: 14px; }
.top_right .search p:hover{color: #ef7f21;}
.top_right ul li{float: left;margin-left: 15px; font-size: 14px; }
.top_right ul li a{color: #666; font-size: 14px; }
.top_right ul li a:hover{color: #ef7f21;}
.top_right .search form{display: none;position: absolute;z-index: 999;margin-top: 45px;}
.top_right .search form input{float: left;width: 300px;height: 30px;border: 1px solid #ddd;border-radius: 5px  0 0 5px;}
.top_right .search form button{float: left;width: 80px;height: 32px;border: 1px solid #ddd;border-radius: 0 5px 5px 0;cursor: pointer;}

/*导航部分*/

.main{height: 140px;}
.logo img{margin-top: 0px;}
.tel{margin:40px 20px 0 200px; width: 480px;}
.tel ul li{float: left; width: 480px; font-size: 16px; }
.tel ul li span{ padding-left: 10px; font-size: 34px; color: #444; font-family: "arial"; font-weight: bold; }
.tel ul li a{color: #666; font-size: 14px; }
.tel ul li a:hover{color: #0068b6;}
.top_right{cursor: pointer; margin-top:18px;}

.nav { height: 52px; background: #ef7f21; clear: both; }
.nav ul li{float: left; width: 180px;height: 52px;line-height: 52px; text-align: center; cursor: pointer;}
.nav ul li p{width: 180px;}
.nav ul li p a{color: #FFF; font-size: 18px;}
.nav ul li:hover p{height: 52px; color: #ef7f21; background: #373838;}
.nav ul li.hover p{height: 52px; color: #ef7f21; background: #373838;}
.nav ul li p a:hover{color: #ef7f21;}
.nav ul li p a:hover .hover {color: #ef7f21;}
.subnav{padding: 30px 0 50px; width: 100%;display: none;position: absolute;z-index: 999999;background-color:#f6f6f6;}
/*.subnav{
  background-color: rgba(204,204,204,0.8);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 
}
.subnavli ul li a{
  color: #222;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 
  .subnav{
    background-color:#cccccc;
    filter:Alpha(opacity=80);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha 
  }
  .subnavli ul li a{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 
  }  
}

*/



.subnavli{width: 400px;}
.subnavli ul{margin-top: 35px;width: 340px;}
.subnavli ul li{margin-left: 30px;float: left;width: 140px;height: 50px;line-height: 50px;border-bottom: 1px dashed #8c8c91;text-align: center;}
.subnavli ul li a{color: #fff;font-size: 16px;}
.subnavli ul li a:hover{color: #ef7f21;}
.subnavimg{width: 1300px;}
.subnavimg ul li:hover{background: #ef7f21;}
.subnavimg ul li:hover div{ border: 1px solid #ef7f21;}
.subnavimg ul li{float: left;margin-left: 30px; margin-bottom: 20px; cursor:pointer;}
.subnavimg ul li div{width: 220px; border: 1px solid #c2c2c2; height: 150px;overflow: hidden;}
.subnavimg ul li div img{height: 100%;width: 100%;}
.subnavimg ul li p{text-align: center;line-height: 40px;color: #222;font-size: 16px;}
.subnavimg ul li:hover p{color: #fff;}
.pronav li{float: left; text-align: center; width: 220px; }
.pronav li:hover{background: #ef7f21;color: #fff;}
.pronav li a:hover{color: #fff;}
.pronav li img{width: 100%; border: 1px solid #c2c2c2;}
.pronav li img:hover{width: 100%; border: 1px solid #ef7f21;color: #fff;}
.pronav li p{height: 35px;color: #333;font-size: 16px; line-height: 35px;}
.pronav li p:hover{color: #fff;}
.pronav li ul {margin-top: 40px;}
.pronav li ul li{height: 30px;}
.pronav li ul li a{line-height: 35px;color: #333;}
.pronav li ul li a:hover{color: #fff;}

/*幻灯片*/

.banner{ width:100%; height:559px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:100%;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:100%; float:left;}
.b-list{ height:50px; padding-top:500px; position:relative; margin:0 auto;z-index: 1;}
.b-list span{ display:block;cursor:pointer; width:16px; height:16px; border-radius:50%;background: #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{background: #ef7f21;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:220px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:220px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}


/*搜索部分*/

.main_search{ height: 80px; border-bottom: 1px solid #eeeeee;}
.main_search ul li{ float: left; height: 80px; line-height: 80px;color: #666;font-weight: bold;}
.main_search ul li a{padding: 0 15px;color: #999;font-weight: 100;}
.main_search ul li a:hover{color: #ef7f21;}
.main_search .search form{ margin-top: 25px;}
.main_search .search input{border-radius: 25px; font-size: 14px; padding: 0 8px; height: 32px; width: 290px;border: 1px solid #dddddd;border-right: 1px solid #fff;box-sizing: border-box;vertical-align: middle;}
.main_search .search button{ margin-left: -60px;border-radius: 25px; height: 32px;width: 60px;border: 1px solid #ef7f21;border-left: 0px;background: #ef7f21;box-sizing: border-box;vertical-align: middle;cursor: pointer;}

/*公司简介*/

.about{	height: 636px;}
.about .content{
	padding-top: 70px; 
	height: 480px;
	box-sizing: border-box;
}
.about .content .title .tp{

	 line-height: 60px; 
	 width: 50px; 
	 height: 1px; 
	 border-top: 1px solid #ef7f21; 
	 float: right;
	 margin:25px 450px 0 0; 

}
.about .content .title{
	height: 60px;
	font-weight: bold;
	font-size: 36px;
	color: #333;
	padding: 10px 0 0 50px;

}
.about .content .title span{

	font-size: 36px;
	color: #ef7f21;
}
.about .content .title p{

	padding: 10px 0;
	font-size: 30px;
	color: #afafaf;
	font-family: "arial";


}
.about .content .text{

	clear: both;
    padding: 40px 0 0 50px;
	width: 660px;
	font-size: 16px;
	color: #666;
	line-height: 30px;

}

.about .content .img{ width: 531px; height: 437px; overflow: hidden; }
.about .content img{  cursor: pointer; transition: all .4s;}
.about .content img:hover{transform: scale(1.2);}

.about .mo{ width: 680px; margin: 0 auto; padding-top: 30px;}
.about .mo .about_more{

	height: 50px;
	width: 580px;
	line-height: 50px;
	color: #333;
	border:2px dotted #ef7f21; 
	margin:0 auto;
	border-radius: 25px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	z-index: 99;

}
.about .mo .about_more span{ color: #ef7f21;font-size: 24px; font-weight: bold; }
.about .mo .more{ z-index: 999; margin-left: 460px;text-align: center; line-height: 54px; margin-top: -54px; border-radius: 25px; height: 54px;width:220px;border: 2px solid #ef7f21;border-left: 0px;background: #ef7f21;box-sizing: border-box;vertical-align: middle;cursor: pointer;}
.about .mo .more a{  color: #fff; z-index: 999; }
.about .mo .more:hover{ background: #ef7f21; z-index: 999; }




/*产品中心*/

.product{ 

	background: #f6f6f6;

	padding:40px 0 80px 0;

}

.product_title{

	height: 120px;
	margin: 60px auto 40px auto; 
	background: url(../images/line.png) no-repeat center bottom;

}

.product_title h2{

	font-size: 40px; 
	text-align: center;
	font-weight: bold;

}

.product_title h2 span{

	font-size: 40px; 
	text-align: center;
	font-weight: bold;
	color: #ef7f21

}

.product_title p{

	font-size: 20px; 
	color: #afafaf;
	font-weight:bold;
	font-family: "arial";
	margin-top: 10px;
	text-align: center;

}

.imgs1{ width: 1300px; height: 200px; margin-bottom: 20px; background: url(../images/s1.jpg) no-repeat center;}
.imgs2{ width: 1300px; height: 200px; margin-bottom: 20px; background: url(../images/s2.jpg) no-repeat center;}
.imgs3{ width: 1300px; height: 200px; margin-bottom: 20px; background: url(../images/s3.jpg) no-repeat center;}



.content-five{
	margin:0 auto;
	padding: 15px 0px;
  clear: both;
  margin-left: -20px;
}
.con-five{
	width: 420px;
	height: 320px;
	float: left;
	margin-left: 20px;
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	
}
.conimg{
	width: 420px;
	height: 320px;
}
.txt-five{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 360px;
	padding: 0 30px;
	height: 200px;
	color: #fff;
	line-height: 35px;

  background-image: -webkit-linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);
  background-image: -moz-linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);
  background-image: -o-linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);
  background-image: linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);

}
.txt-five h3{
	margin-top: 120px;
	font-size: 20px;
	font-weight: bold;
}

.txt-five p{
	font-size: 14px;
}

/*查看更多*/

.more{ text-align: center; line-height: 54px; border-radius: 25px; height: 54px; width:220px; margin: 20px auto 30px auto; border: 2px solid #ef7f21;border-left: 0px;background: #ef7f21;box-sizing: border-box;vertical-align: middle;cursor: pointer;}
.more a{  color: #fff;  }
.more:hover{ background: #e1761b; }

/*查看更多2*/

.more1{ margin-top: 20px; text-align: center; line-height: 35px; border-radius: 25px; width:140px; border: 2px solid #ef7f21;border-left: 0px; background: #ef7f21;box-sizing: border-box;vertical-align: middle;cursor: pointer;}
.more1 a{ font-size: 16px;  color: #fff;  }
.more1:hover{ background: #e1761b; }





.inproduct-tabcont{ margin:40px 0 60px 0; }
.inproduct-list ul{margin: -10px; overflow: hidden;}
.inproduct-list li{width: 420px; float: left; margin: 10px;}
.inproduct-list li .pic{border-bottom: 0; background: #fff; overflow: hidden;}
.inproduct-list li .pic img{display: block; width: 100%; height: 288px; transition: transform 1s;}
.inproduct-list li .text{display: block; background: #f2f2f2; padding: 10px 0px; border-bottom: 2px solid #c7c7c7; position: relative;}
.inproduct-list li h3.title{ font-weight: normal; }
.inproduct-list li .title{height: 30px; line-height: 30px; font-size: 16px; color: #666; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: color .4s;}
.inproduct-list li .desc{height: 20px; line-height: 20px; font-size: 14px; color: #828282; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 4px; transition: color .4s;}
.inproduct-list li .more{width: 19px; height: 9px; background: url(../images/inpro-more.png) no-repeat; position: absolute; right: 28px; top: 29px;}
.inproduct-list li .line{width: 0; height: 2px; background: #efcf21; position: absolute; left: 0; bottom: -2px; transition: width .5s;}
.inproduct-list li:hover .pic img{transform: scale(1.1);}
.inproduct-list li:hover .text{background: #ef7f21;}
.inproduct-list li:hover .title,.inproduct-list li:hover .desc{color: #fff;}
.inproduct-list li:hover .more{background: url(../images/inproh-more.png) no-repeat;}
.inproduct-list li:hover .line{width: 100%;}


/* 解决方案 */

.Program{ margin-bottom: 40px; }

.Program_title{

  height: 120px;
  margin: 60px auto ; 
  background: url(../images/line.png) no-repeat center bottom;

}

.Program_title h2{

  font-size: 40px; 
  text-align: center;
  font-weight: bold;

}

.Program_title h2 span{

  font-size: 40px; 
  text-align: center;
  font-weight: bold;
  color: #ef7f21

}

.Program_title p{

  font-size: 20px; 
  color: #afafaf;
  font-weight:bold;
  font-family: "arial";
  margin-top: 10px;
  text-align: center;

}


.Program .content{ width: 1300px;}

.Program .scd_rm{  text-align:left; padding:15px 0;}
.Program .scd_rm img{ max-width:230px; height:105px; vertical-align:top;}
.Program .paner li{width: 23%; background-color: #fff; float:left; margin-left: 1%; text-align: center; margin-bottom: 1%; border: 1px solid #dbdbda;}
.Program .paner li img{  height:auto;  vertical-align:top;  -webkit-filter: opacity(.9);  transition: 0.5s;-moz-transition: 0.5s;-webkit-transition:0.5s;-o-transition: 0.5s;}
.Program .paner li:hover img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);}


.Program .content .box{width: 680px;height: 510px;overflow: hidden;position: relative; float: left;}
.Program .content .box-1 ul{}
.Program .content .box-1 ul li{width: 680px;height:510px;position: relative;overflow: hidden;}
.Program .content .box-1 ul li img{display:block;width: 680px; height: 510px;}
.Program .content .box-1 ul li h2{position: absolute;
      left: 0;
      bottom: 0;
      height: 100px;
      width:640px;
      font-size: 16px;
      padding-top: 60px;
      line-height: 120px;
      padding-left: 20px;
      padding-right: 20px;
      text-overflow: ellipsis;
      overflow: hidden; 
      white-space: nowrap;
      font-weight: normal;
      color: ghostwhite;
      background-image: -webkit-linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);
  background-image: -moz-linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);
  background-image: -o-linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);
  background-image: linear-gradient(top, rgba(239,127,33, 0) 0%, rgba(239,127,33, 1) 100%);
}
.Program .content .box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
            top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
            text-align: center;cursor: pointer;}
.Program .content .box-3 .prev{left: 10px;}
.Program .content .box-3 .next{right: 10px;}
.Program .content .box-3 span::selection{background: transparent;}
.Program .content .box-3 span:hover{background: rgba(125,125,120,.8);}

.Program .content ul.list{ width:590px; margin:0 auto; padding:0; float: right; font-family: '微软雅黑' } 
.Program .content ul.list li{ padding:4px 0; text-align:left; border-bottom:1px solid #EBEBEB} 
.Program .content ul.list li h3{ height:50px; line-height:50px; font-weight:bold; overflow:hidden; font-size:16px} 
.Program .content ul.list li h3 a{ color: #222; font-family: '微软雅黑' ;font-size:18px; }
.Program .content ul.list li div{ height:65px;  font-family: '微软雅黑'  ; color: #666; line-height: 30px; overflow:hidden} 
/* 合作伙伴 */

.par{ height: 600px; }
.par_title{

	height: 100px;
	width:407px; 
	line-height: 100px;
	margin: 60px auto 80px auto; 
	background: url(../images/line.png) no-repeat center;

}
.par_title h2{

	font-size: 40px; 
	text-align: center;
	font-weight: bold;

}
.par_title h2 span{

	font-size: 40px; 
	text-align: center;
	font-weight: bold;
	color: #ef7f21
}
.par_title p{

	font-size: 18px; 
	color: #c2c2c2;
	margin-top: -50px;
	text-align: center;
}
.par .content{margin: 80px auto; height: 300px;}
.par .content #t {
width: 100%;
padding:0px;
border-top: #dfdfdf 1px solid;
border-left: #dfdfdf 1px solid;
display:table;
}

.par .content #t li {
float: left;
width: 239px;
height: 120px;
padding: 10px;
list-style-type: none;
border-right:#dfdfdf 1px solid;
border-bottom: #dfdfdf 1px solid;
text-align: center;
line-height: 50px;
}
.par .content #t li img{ height: 120px; }

/*底部*/

.footer{clear: both; box-sizing: border-box;}
.footer_top{ background: #ef7f21; height: 55px; line-height: 55px; }
.menu-panel{width:1300px;height:55px;overflow:hidden;clear:both;position:relative;text-align:center;}
#Menu div ul{float:left;position:relative;}
#Menu div ul li{color:#FFF; width:175px;float:left;}
#Menu div ul li a,#Menu div ul li a.current{font-size:18px;color:#FFF;text-align: center; text-decoration:none;height:55px;line-height:55px;margin:0 6px 0 8px;padding:0 10px; }
#Menu div ul li a:hover,#Menu div ul li a.current{color:#FFDF00;}
#Menu div ul li span{display:block;height:24px;line-height: 55px; float:right;}



/* PREFIXED CSS */

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after{
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.dropdown .selected::after,
.dropdown.scrollable div::after{
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
}

/* WRAPPER */

.dropdown{
  position: relative;
  width: 260px;
  border: 1px solid #ccc;
  cursor: pointer;
  background: #fff;
  border-radius: 20px;
  height: 35px;
  line-height: 35px; 
  margin-top: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.dropdown.open{
  z-index: 2;
}

.dropdown:hover{
  box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.dropdown.focus{
  box-shadow: 0 0 5px rgba(51,102,248,.4);
}

/* CARAT */

.dropdown .carat{
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
  border: 6px solid transparent;
  border-top: 8px solid #000;
}

.dropdown.open .carat{
  margin-top: -10px;
  border-top: 6px solid transparent;
  border-bottom: 8px solid #000;
}

.dropdown.disabled .carat{
  border-top-color: #999;
}

/* OLD SELECT (HIDDEN) */

.dropdown .old{
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}

.dropdown select{
  position: absolute;
  left: 0px;
  top: 0px;
}

.dropdown.touch .old{
  width: 100%;
  height: 100%;
}

.dropdown.touch select{
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* SELECTED FEEDBACK ITEM */ 

.dropdown .selected,
.dropdown li{
  display: block;
  font-size: 18px;
  line-height: 1;
  color: #000;
  padding: 9px 12px;
  overflow: hidden;
  white-space: nowrap;
}

.dropdown.disabled .selected{
  color: #999;
}

.dropdown .selected::after{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  
  border-radius: 0 2px 2px 0;
  box-shadow: inset -55px 0 25px -20px #fff;
}

/* DROP DOWN WRAPPER */

.dropdown div{
  position: absolute;
  height: 0;
  left: -1px;
  right: -1px;
  top: 100%;
  margin-top: -1px;
  background: #fff;
  border: 1px solid #ccc;
  border-top: 1px solid #eee;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  opacity: 0;
}

/* Height is adjusted by JS on open */

.dropdown.open div{
  opacity: 1;
  z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown.scrollable div::after{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  
  box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown.scrollable.bottom div::after{
  opacity: 0;
}

/* DROP DOWN LIST */

.dropdown ul{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  list-style: none;
  overflow: hidden;
}

.dropdown.scrollable.open ul{
  overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown li{
  list-style: none;
  padding: 8px 12px;
}

/* .focus class is also added on hover */

.dropdown li.focus{
  background: #d24a67;
  position: relative;
  z-index: 3;
  color: #fff;
}

.dropdown li.active{
  font-weight: 700;
}


.footer_bottom{ height: 280px; }
.footer_bottom .left{width: 300px; margin-top: 80px; float: left;}
.footer_bottom .left img{margin-left: 10px;}
.footer_bottom .center{ width: 560px; padding:60px 0 0 140px;float: left;}
.footer_bottom .center ul{}
.footer_bottom .center ul li{ float: left; width: 100%; line-height: 32px; color: #222;}
.footer_bottom .center ul li span{ width: 100%; font-weight: bold; font-size: 20px; }
.footer_bottom .center ul li a{line-height: 30px; color: #222; }
.footer_bottom .center ul li p{ float: left; }
.footer_bottom .center ul li a:hover{color: #ef7f21;}
.footer_bottom .right{margin-left: 100px; float: left; margin-top: 60px;}
.footer_bottom .right ul li{float: left;width: 140px; border: 1px solid #ededed; margin:0 10px; text-align: center;}
.footer_bottom .right ul li img { padding: 10px; }
.footer_bottom .right ul li p{margin-bottom: 10px;color: #666;font-weight:500; font-size: 14px;}
.footer_bottom .right ul li ul li{float: none;height: 30px;line-height: 30px;}
.footer_bottom .right ul li ul li a{color: #fff}
.footer_bottom .right ul li ul li:hover a{color: #ef7f21;}





/*-banner-*/
.banner1 {
  
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.banner1 img {
  display: block;
  margin: auto;
  width: 100%;

}





.com_zi {
  max-width: 100%;
  width: 100%;
  margin:0 auto;
}

.neimenu {
  width: 100%;
  border-bottom: #ededed solid 1px;
  height: 68px;
  margin-bottom: 50px;
}

.neimenu div {
  margin: 20px auto!important;
  width: 1300px;
}
.neimenu div a {
  float: left;
  line-height: 46px;

  display: inline-block;
  padding: 10px 50px;
  font-size: 18px;
  color: #222;
}
.neimenu div a:hover {
  color: #ef7f21;
  border-bottom: #ef7f21 solid 3px;
}
.neimenu div a.on {
  color: #ef7f21;
  border-bottom: #ef7f21 solid 3px;
}


.con1 {
  width: 100%;
  text-align: center;
  line-height: 30px;
}
.con1 .con1_nei {
  display: inline-block;
}
.con1 .con1_nei .con1_xun {
  width: 302px;
  height: 187px;
  padding-top: 60px;
  border: #EEEEEE solid 1px;
  background: #fcfcfc;
  float: left;
  position: relative;
  margin: 85px 49px 45px;
}
.con1 .con1_nei .con1_xun .con1_xun_img {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100px;
  border-radius: 100px;
  top: -50px;
}
.con1 .con1_nei .con1_xun .con1_xun_title {
  font-size: 18px;
  width: 100%;
  color: #3b3b3b;
  line-height: 2em;
  text-align: center;
}
.con1 .con1_nei .con1_xun .con1_xun_zi {
  font-size: 15px;
  line-height: 23px;
  color: #3b3b3b;
  width: 100%;
  text-align: center;
}
.con1 .con1_nei .con1_xun .con1_xun_zi img {
  margin-top: 7px;
  width: 90px;
}
.con1 .con1_nei .con1_xun .con1_xun_text {
  padding: 0 1%;
}


.com_zi .left_zi {
  width: 247px;
  float: left;
}
.com_zi .left_zi .top_com {
  background: url(../images/left_top_bg.jpg) no-repeat;
  min-height: 180px;
  position: relative;
}
.com_zi .left_zi .top_com span {
  font-size: 30px;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  width: 100%;
  display: block;
  overflow: hidden;
  color: #fff;
  padding: 80px 20px 0 20px;
}
.com_zi .left_zi .top_com:after {
  content: url(../images/after_top.png);
  position: absolute;
  left: 0px;
  top: -33px;
  width: 374px;
  height: 33px;
  z-index: 9999;
}
.com_zi .left_zi .nav_left {
  border-left: 8px solid #e5e5e5;
  padding: 0px;
  position: relative;
  border-right: 1px solid #f5f5f5;
}
.com_zi .left_zi .nav_left li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0px 40px;
  position: relative;
}
.com_zi .left_zi .nav_left li a {
  font-size: 16px;
  color: #666666;
  font-family: "微软雅黑";
  display: block;
  width: 100%;
  padding-right: 12px;
  overflow: hidden;
  height: 84px;
  line-height: 84px;
  background: url(../images/li_san.png) right center no-repeat;
}
.com_zi .left_zi .nav_left li:hover a {
  color: #ef7f21;
  font-weight: 700;
  font-size: 16px;
}
.com_zi .left_zi .nav_left li .er {
  padding: 0px 0px 10px;
}
.com_zi .left_zi .nav_left li .er a {
  
  font-size: 16px;
  color: #999;
  line-height: 30px;
  height: 30px;
  background: none;
  font-weight: 500;
}
.com_zi .left_zi .nav_left li .er a:hover {
  color: #ef7f21;
}
.com_zi .left_zi .nav_left .active a {
  color: #ef7f21;
  font-weight: 700;
}


.com_zi .left_zi .nav_left .active:before {
  content: "";
  position: absolute;
  line-height: 80px;
  height: 46px;
  width: 13px;
  top: 20px;
  left: -13px;
  background: #ef7f21;
}
.com_zi .left_zi .pro_lei {
  border: 1px solid #f5f5f5;
  margin: 40px 0;
}
.com_zi .left_zi .pro_lei .top {
  background: #ef7f21 url(../images/li_lei.png) no-repeat 20px center;
  padding-left: 40px;
  height: 58px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 58px;
}
.com_zi .left_zi .pro_lei .pro_l_nei {
  padding: 20px 5px 10px;
  border-bottom: 1px solid #F5F5F5;
}
.com_zi .left_zi .pro_lei .pro_l_nei .pic {
  width: 100%;
  position: relative;
}

.com_zi .left_zi .pro_lei .pro_l_nei .pic i {
  display: block;
  padding-bottom: 69.12442396313364%;
}
.com_zi .left_zi .pro_lei .pro_l_nei p {
  height: 45px;
  line-height: 45px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.com_zi .left_zi .pro_lei .left_g_new {
  padding: 10px;
}
.com_zi .left_zi .pro_lei .left_g_new li a {
  color: #686868;
  font-size: 16px;
  line-height: 37px;
  height: 37px;
  overflow: hidden;
  widows: 100%;
  display: block;
  background: url(../images/li_dian1.jpg) no-repeat left center;
  padding-left: 10px;
}
.com_zi .left_zi .pro_lei .left_g_new li a:hover {
  color: #3385c1;
  font-weight: 700;
}



.com_zi .right_zi {
  width: 100%;
  float: right;
  padding-right: 10px;
}
.com_zi .right_zi .bar {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0px 10px;
}
.com_zi .right_zi .bar .b_tt {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #1f1f1f;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 20%;
  overflow: hidden;
}
.com_zi .right_zi .bar .curbar {
  float: right;
  color: #6e6e6e;
  width: 78%;
  vertical-align: middle;
  margin-top: 12px;
  text-align: right;
  line-height: 16px;
}
.com_zi .right_zi .bar .curbar a {

  font-size: 14px;
  max-width: 100px;
  overflow: hidden;
  color: #6e6e6e;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.com_zi .right_zi .bar .curbar a:hover {
  color: #0083c7;
}
.com_zi .right_zi .bar .curbar i {

  font-size: 14px;
  font-style: normal;
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.com_zi .right_zi .bar .curbar i:last-child {
  color: #6e6e6e;
}

.vcenter {
	    position: absolute;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    max-width: 100%;
	    max-height: 100%;
	    display: block;
	    vertical-align: middle;
	    margin: auto;
	}


/* 简介 */


.about_zi {
  padding: 2%;
}
.about_zi p {
  line-height: 32px;
  font-size: 16px;
  color: #666;
  margin-top: 5px;
  text-indent: 2em;
}


.about_zi ul li {
  width: 30%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
  position: relative;
}
.about_zi ul li:nth-child(2n+2) {
  margin-right: 2%;
}
.about_zi ul li input {
  border: 1px solid #dfdbdb;
  width: 90%;
  padding: 9px 20px;
  outline: none;
  font-size: 16px;
  color: #797979;
}
.about_zi ul li .rred {
  border: 1px solid #ff0000;
}
.about_zi ul li i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 2%;
  top: 50%;
  margin-top: -10px;
}

.about_zi .tex_div {
  position: relative;
}
.about_zi .tex_div textarea {
  min-height: 125px;
  resize: none;
  border: 1px solid #dfdbdb;
  width: 91%;
  padding: 10px 20px;
  outline: none;
  font-size: 16px;
  color: #797979;
}
.about_zi .tex_div .rred {
  border: 1px solid #ff0000;
}
.about_zi .tex_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 6.5%;
  top: 4%;
}
.about_zi .yan_div {
  margin-top: 20px;
  position: relative;
}
.about_zi .yan_div .rred {
  border: 1px solid #ff0000;
}
.about_zi .yan_div input {
  border: 1px solid #dfdbdb;
  width: 166px;
  padding: 9px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
  float: left;
}

.about_zi .yan_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  left: 150px;
  top: 50%;
  margin-top: -10px;
}

.about_zi .yan_div img {
  max-height: 100%;
  max-width: 100%;
  float: left;
  margin: 1px 5px 0px;
}
.about_zi .yan_div a {
  float: left;
  vertical-align: middle;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
}
.about_zi .yan_div a:hover {
  color: #205da5;
}
.about_zi .btn_a {
  text-align: center;
  padding: 20px 0px;
}
.about_zi .btn_a button {
  background: #f8f8f8;
  border: 1px solid #dddddd;
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0px 5px;
  color: #666;
}
.about_zi .btn_a button:hover {
  color: #fff;
  background: #ef7f21;
  border-color: #ef7f21;
}


/* 产品 */

.pro_zi_ul{ margin: 20px 10px; }

.pro_zi_ul li {
  border: 1px solid #eaeaec;
  width: 27%;
  float: left;
  padding: 20px;
  margin-bottom: 4%;
  margin-right: 1%;
  margin-left: 1%;
}
.pro_zi_ul li:hover{border: 1px solid #ef7f21;}
.pro_zi_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_zi_ul li .pic {
  position: relative;
  display: block;
  overflow: hidden;
}
.pro_zi_ul li .pic i {
  display: block;
  padding-bottom: 69.12442396313364%;
}
.pro_zi_ul li .pic img {
  transition: 0.5s;
}
.pro_zi_ul li .pic:hover img {
  transform: scale(1.1);
}
.pro_zi_ul li .text {
  text-align: center;
}
.pro_zi_ul li .text p {
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.pro_zi_ul li .text a {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: #ef7f21;
  padding: 5px 18px;
  border-radius: 10px;
}
.pro_zi_ul li .text a:hover {
  background: #3C3C3C;
}



/*分页*/
.pageing {
		  text-align: center;
		  padding: 4% 0px;
		}

.pageing .page-status{

	display: none;

}

.pageing .page-index a, .page-pre a, .page-numbar a, .page-next a, .page-last a{
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 5px 10px;
  margin-right: 5px;
  font-size: 14px; 
  color: #666;
}


.pageing .page-numbar a, .page-num {
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 5px 10px;
  margin-right: 5px;
  font-size: 14px; 
  color: #666;
}

.page-num-current {
	z-index: 1;
	color: #fff!important;
	background: #ef7f21!important;
}

.pageing .page-num-current:hover {
	color: #fff;
}
				.pageing a:hover {
				  background: #ef7f21;
				  color: #fff;
				}
				.pageing .active {
				  background: #ef7f21;
				  color: #fff;
				}
				.pro_home .pro_qie {
				  width: 100%;
				/*  background: #f4f4f4;*/
				}

/* 产品内页 */

.pro_zi_show {
  padding: 4% 20px;
}
.pro_zi_show .pro_show2 {
  border: 1px solid #e5e5e5;
  margin: 30px 0px;
}
.pro_zi_show .pro_show2 .top_3 {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
  padding: 0px 10px;

}


.pro_zi_show .pro_show2 .top_3 span{ 

	border-bottom: 3px solid #ef7f21; 
	height: 50px;
    line-height: 50px;
    font-size: 18px;
	padding: 10px;


}
.pro_zi_show .pro_show2 p {

  line-height: 30px;
  color: #666;
  clear: both;
  font-size: 16px;
  padding: 2%;
}

.pro_zi_show .pro_show2 p img { width: 90%!important; height: auto!important;  }
.pro_show1 .left {
  border: 1px solid #e5e5e5;
  position: relative;
  width: 50%;
  float: left;
}
.pro_show1 .left i {
  display: block;
  padding-bottom: 69.12442396313364%;
}
.pro_show1 .right {
  float: right;
  width: 44%;
  padding-top: 10px;
  padding-right: 20px;
}
.pro_show1 .right h4 {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  width: 100%;
  color: #ef7f21;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.pro_show1 .right p {

  padding: 20px 10px;
  margin-bottom: 20px;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #e5e5e5;
}



.pro_show1 .right .span {

  padding: 0px 10px;
  color: #666;
  font-size: 16px;
  line-height: 30px;
}

.pro_show1 .right .span h2{ color: #ef7f21; font-size: 24px; font-weight: 800;  }

.pro_show3 {
  width: 100%;
  max-width: 1300px;
  margin: 20px auto;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.pro_show3 .s3_top {
  background: #f5f5f5;
  height: 50px;
  line-height: 50px;
  color: #222;
  padding: 0px 15px;
  overflow: hidden;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
}
.pro_show3 .s3_com {
  padding: 3%;
}
.pro_show3 .s3_com ul li {
  width: 46%;
  float: left;
  margin-right: 4%;
  margin-bottom: 20px;
  position: relative;
}
.pro_show3 .s3_com ul li:nth-child(2n+2) {
  margin-right: 0px;
}
.pro_show3 .s3_com ul li input {
  border: 1px solid #dfdbdb;
  width: 90%;
  padding: 9px 20px;
  outline: none;
  font-size: 16px;
  color: #797979;
  border-radius: 5px;
}
.pro_show3 .s3_com ul li .rred {
  border: 1px solid #ff0000;
}
.pro_show3 .s3_com ul li i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 2%;
  top: 50%;
  margin-top: -10px;
}

.pro_show3 .tex_div {
  position: relative;
}
.pro_show3 .tex_div textarea {
  min-height: 85px;
  resize: none;
  border: 1px solid #dfdbdb;
  width: 91.5%;
  padding: 10px 20px;
  outline: none;
  font-size: 16px;
  color: #797979;
  border-radius: 5px;
}
.pro_show3 .tex_div .rred {
  border: 1px solid #ff0000;
}
.pro_show3 .tex_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 5%;
  top: 4%;
}
.pro_show3 .yan_div {
  margin-top: 20px;
  position: relative;
}
.pro_show3 .yan_div .rred {
  border: 1px solid #ff0000;
}
.pro_show3 .yan_div input {
  border: 1px solid #dfdbdb;
  border-radius: 5px;
  width: 166px;
  padding: 9px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
  float: left;
}

.pro_show3 .yan_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  left: 150px;
  top: 50%;
  margin-top: -10px;
}

.pro_show3 .yan_div img {
  max-height: 100%;
  max-width: 100%;
  float: left;
  margin: 1px 5px 0px;
}
.pro_show3 .yan_div a {
  float: left;
  vertical-align: middle;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
}
.pro_show3 .yan_div a:hover {
  color: #205da5;
}
.pro_show3 .btn_a {
  text-align: center;
  padding: 20px 0px;
}
.pro_show3 .btn_a button {
  background: #f8f8f8;
  border: 1px solid #dddddd;
  border-radius: 5px;
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0px 5px;
  color: #666;
}
.pro_show3 .btn_a button:hover {
  color: #fff;
  background: #ef7f21;
  border-color: #ef7f21;
}


/*上下页切换*/
.prev_next {
  text-align: left;
  margin: 0 auto;
  line-height: 40px;
  color: #7b7b7b;
  max-width: 1200px;
  border: 1px solid #e5e5e5;
  width: 100%;
}
.prev_next li {
  float: left;
  width: 45%;
  padding-left: 10px;
  padding-right: 10px;
}
.prev_next li b {
  color: #ef7f21;
  font-size: 16px;
}
.prev_next li a {
  color: #666;
  display: block;
  height: 40px;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
}
.prev_next li a:hover {
  color: #ef7f21;
}
.prev_next li:last-child {
  border-left: 1px solid #e5e5e5;
}


/*新闻上下页切换*/
.prev_next1 {
  text-align: left;
  margin: 0 auto;
  line-height: 40px;
  color: #7b7b7b;
  max-width: 1200px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  width: 100%;
  margin-bottom: 30px;
}
.prev_next1 li {
  float: left;
  width: 96.2%;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 20px;
  padding-right: 20px;
}
.prev_next1 li b {
  color: #ef7f21;
  font-size: 16px;
}
.prev_next1 li a {
  color: #666;
  height: 40px;
  width: 45%;
  overflow: hidden;
  font-size: 16px;
}
.prev_next1 li:hover{

	background: #f9f9f9;

}
.prev_next1 li a:hover {
  color: #ef7f21;
}
.prev_next1 li:first-child {
  border-top: 1px solid #e5e5e5;
}


/*新闻页面*/


ul.list-load li{ width:1300px; border-bottom:1px solid #e8e8e8; overflow:hidden; padding:40px 20px;}
ul.list-load li .pc-info{float:left; width:200px; height:150px; border:1px solid #e5e5e5; }
ul.list-load li .pc-info img{width:198px; height:148px}
ul.list-load li .rt-box{ float:right; width:1080px; text-align:left}
ul.list-load li .rt-box h3{ height:40px; overflow:hidden}
ul.list-load li .rt-box h3 a{  font-size:18px; line-height:40px; color: #222; }
ul.list-load li .rt-box h3 a:hover{ color: #ef7f21 }
ul.list-load li .rt-box .doc{ padding:10px 0; line-height:30px; height: 60px; overflow:hidden; color:#747774}
ul.list-load li .rt-box .vice{ line-height:30px; height:30px;  text-align:left; color:#999}
.vice a{color:#999; font-size: 14px;}
.vice span{ padding-right:20px;font-size: 14px;}
.load_more{ padding:20px 0; font-size:14px; color:#999}
.load_more a{color:#999}
.load_more a:hover{color:#F00}


.news_show_zi {
  max-width: 1300px;
  margin:0 auto;
  padding: 2% 0px;
}
.news_show_zi h4 {
  color: #333;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
}

.news_show_zi .tit {
  color: #999;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px; 
  border-top: 1px dashed #e5e5e5; 
  border-bottom: 1px dashed #e5e5e5; 
}
.news_show_zi p {
  color: #666;
  font-size: 16px;
  line-height: 32px;
  padding:20px;
}


/*.news_show_zi p img{ width: 100%;}*/



/* 工程案例 */
.case_zi_ul {
  width: 95%;
  margin: 2%;
}
.case_zi_ul li {
  width: 30%;
  float: left;
  margin: 1.5%;
}
.case_zi_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.case_zi_ul li .pic {
  position: relative;
  display: block;
  overflow: hidden;
}
.case_zi_ul li .pic i {
  display: block;
  padding-bottom: 76.56765676567657%;
}
.case_zi_ul li .pic img {
  transition: 0.5s;
}
.case_zi_ul li .text {
  background: #f6f6f6;
  padding: 20px 10px 20px;
}
.case_zi_ul li .text p {
  color: #666;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  border-bottom: 1px solid #e8e8e8;
  font-weight: 700;
  padding: 0px 10px;
  overflow: hidden;
}
.case_zi_ul li .text a {
  color: #999;
  font-size: 14px;
  padding: 0px 10px;
  display: block;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.case_zi_ul li:hover .pic img {
  transform: scale(1.1);
}
.case_zi_ul li:hover .text {
  background: #ef7f21;
}
.case_zi_ul li:hover .text p {
  color: #fff;
  border-color: #86b7dc;
}
.case_zi_ul li:hover .text a {
  color: #fff;
}


.honor_ul {
 margin: 3% 25px 0;
}
.honor_ul li {
  width: 31%;
  margin: 0.5% 1%;
  float: left;
}
.honor_ul li .pic {
  position: relative;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 2px 2px #e6f0f8;
}

.honor_ul li .pic:hover {
  position: relative;
  border: 1px solid #ef7f21;
  box-shadow: 2px 2px 2px #e6f0f8;
}
.honor_ul li .pic img {
  padding: 3px;
  width: 295px;
  height: 200px;
}
.honor_ul li .pic i {
  display: block;
  padding-bottom: 68.80733944954129%;
}
.honor_ul li p {
  font-size: 16px;
  line-height: 40px;
  color: #666;
  height: 40px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}


.list1{
margin: 20px;
text-align: left;
}
.list1 ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
.list1 li{

list-style-type: none;
width: 100%;
border-bottom: 1px dashed #e5e5e5;
line-height: 45px;

}

.list1 li a{
text-decoration: none;
color: #222;
display: block;
line-height: 55px;

}
.list1 li span{	
float: right;/*使span元素浮动到右面*/
text-align: right;/*日期右对齐*/
padding-top: 10px;
font-size:14px;
color: #666;
}
.list1 li a:hover{
color: #336699;
}





/*----------- 从底部上升的遮罩效果 开始---------------------------*/

.right_zi .content{
	width:1300px;
	height: 2100px;
}
.right_zi .con{
	width: 1300px;
	height: 500px;
	float: left;
	margin-right: 35px;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
}
.right_zi .con img{
	width:1300px;
	height: 2100px;
}
.right_zi .txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40%;
	height: 420px;
	line-height: 45px;
	padding:40px; 
	color: #fff;
	background: rgba(0,0,0,0.6);
}
.right_zi .txt h3{
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}
.right_zi .txt p{
	font-size: 16px;
	display: block;
	line-height: 28px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
}
/*------------- 从底部上升的遮罩效果 结束 ------------------------------*/



.fuwu .content{
	height: 300px;
	box-sizing: border-box;
	background: #f9f9f9;
}

.fuwu .content .text{

	clear: both;
    padding: 40px 40px 0 10px;
    width: 690px;


}


.fuwu .content .text p{

	font-size: 18px;
	color: #666;
	line-height: 34px;
    margin-bottom: 20px;

}

.fuwu .content .img{ width: 530px; height: 300px; overflow: hidden; }
.fuwu .content img{  cursor: pointer; transition: all .4s;}
.fuwu .content img:hover{transform: scale(1.2);}



.hide{
    display: none;
}
.lf{
	float: left;
}
.lr{
	float: right;
}



.con1 .main-group{
	width:100%;
	margin:0 auto;
	padding:80px 60px 140px 60px;
	box-sizing:border-box;
}
.con1 .main-group .header22{
	text-align: center;
	font-size:32px;
	color: #222;
}

.con1 .main-group .header22 span{
	text-align: center;
	font-size:32px;
	color: #ef7f21;
}

.con1 .main-group .items-group{
	margin-top:30px;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.con1 .main-group .items-group .item{
	width:32%;
	border: 1px solid #ececec;
	box-sizing:border-box;
	margin-top:30px;
	padding:20px;
	display: flex;
	color: #666;
	-webkit-transition: all 1.5s;  
	-moz-transition: all 1.5s;  
	-ms-transition: all 1.5s;  
	-o-transition: all 1.5s;  
	transition: all 1.5s;
	cursor: pointer;
}

.con1 .main-group .items-group .item a{color:#666; line-height: 30px;}

.con1 .main-group .items-group .item:hover{
 	background: rgba(252,252,252, 1);
 	color: #222;
}


.con1 .desc-group{/*height:180px;*/}


.con1 .desc-group h3{
	font-size:18px;
	color: #222;
	text-align: center;
	/*text-indent: 24px;*/
}
.con1 .desc-group p{
	margin-top:30px;
	font-size: 16px
}


@media screen and (max-width: 640px){
	.main-group .items-group{
		margin-top:0;
	}
	.main-group .items-group .item{
		width: 100%
	}
}


